Skip to content
This repository was archived by the owner on Nov 11, 2025. It is now read-only.

add new v32 properties for Path Items#34

Merged
baywet merged 20 commits intofeat/oai-3-2-supportfrom
feat/5-new-fields-path-item
Oct 5, 2025
Merged

add new v32 properties for Path Items#34
baywet merged 20 commits intofeat/oai-3-2-supportfrom
feat/5-new-fields-path-item

Conversation

@kilifu
Copy link
Copy Markdown

@kilifu kilifu commented Oct 1, 2025

fixes #5

Comment thread src/Microsoft.OpenApi/Models/Interfaces/IOpenApiPathItem.cs Outdated
kilifu and others added 6 commits October 3, 2025 12:07
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
fix: avoid serializing non-standard operations in 2, 3, and 3.1

Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Comment thread src/Microsoft.OpenApi/Models/OpenApiPathItem.cs
baywet and others added 9 commits October 3, 2025 15:59
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
@baywet
Copy link
Copy Markdown

baywet commented Oct 3, 2025

@kilifu We still need to duplicate and update test/Microsoft.OpenApi.Readers.Tests/V32Tests/OpenApiPathItemDeserializerTests.cs for 31 and 3, the test yaml files are in place. Can you take care of that please?

baywet added 3 commits October 5, 2025 16:52
Signed-off-by: Vincent Biret <vincentbiret@hotmail.com>
Signed-off-by: Vincent Biret <vincentbiret@hotmail.com>
Signed-off-by: Vincent Biret <vincentbiret@hotmail.com>
@baywet baywet enabled auto-merge October 5, 2025 20:54
@baywet baywet merged commit 396779e into feat/oai-3-2-support Oct 5, 2025
8 checks passed
@baywet baywet deleted the feat/5-new-fields-path-item branch October 5, 2025 21:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Path item new operations support

3 participants